This event occurs before a briefcase is created.
Syntax
Private Sub BeforeCreateBriefcase(
CurrentObject As Object,
BriefCase As IASBriefCase,
Abort As Boolean)
Name | Description |
---|---|
CurrentObject |
Environment object. |
BriefCase |
The briefcase that will be created. |
Abort |
Set to True to abort creation of the briefcase. |
Remarks
At this event, the developer can modify the Briefcase.Path and Briefcase.Template properties